net/http.conn.lastMethod (field)
3 uses
net/http (current package)
server.go#L295: lastMethod string
server.go#L1000: if c.lastMethod == "POST" {
server.go#L1017: c.lastMethod = req.Method
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)